home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 2000 October / tst.iso / multimed / IDN / web / lemonruski / template.swf / scripts / DefineButton2_846 / BUTTONCONDACTION on(press, rollOut).as next >
Encoding:
Text File  |  1999-09-02  |  111 b   |  8 lines

  1. on(press, rollOut){
  2.    tellTarget("/tvscreen")
  3.    {
  4.       gotoAndStop("startend");
  5.       play();
  6.    }
  7. }
  8.